Package | fhir.kenyaPSIG |
Type | CodeSystem |
Id | Id |
FHIR Version | R4 |
Source | https://example.org/fhir/https://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/CodeSystem-administrative-gender-cs.html |
Url | http://hl7.org/fhir/administrative-gender |
Version | 0.1.0 |
Status | active |
Date | 2025-07-15T09:30:53+00:00 |
Name | AdministrativeGenderCS |
Title | Administrative Gender |
Experimental | False |
Realm | us |
Authority | hl7 |
Description | The gender of a person used for administrative purposes, as defined in the FHIR core specification. |
Content | complete |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem administrative-gender-cs
This code system http://hl7.org/fhir/administrative-gender
defines the following codes:
Code | Display | Definition |
male | Male | Male gender |
female | Female | Female gender |
{
"resourceType" : "CodeSystem",
"id" : "administrative-gender-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem administrative-gender-cs</b></p><a name=\"administrative-gender-cs\"> </a><a name=\"hcadministrative-gender-cs\"> </a><p>This code system <code>http://hl7.org/fhir/administrative-gender</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">male<a name=\"administrative-gender-cs-male\"> </a></td><td>Male</td><td>Male gender</td></tr><tr><td style=\"white-space:nowrap\">female<a name=\"administrative-gender-cs-female\"> </a></td><td>Female</td><td>Female gender</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/administrative-gender",
"version" : "0.1.0",
"name" : "AdministrativeGenderCS",
"title" : "Administrative Gender",
"status" : "active",
"date" : "2025-07-15T09:30:53+00:00",
"publisher" : "IntelliSOFT Consulting",
"contact" : [
{
"name" : "IntelliSOFT Consulting",
"telecom" : [
{
"system" : "url",
"value" : "https://.com/fhir/example-publisher"
}
]
},
{
"name" : "KPS Team Kenya.",
"telecom" : [
{
"system" : "email",
"value" : "info@example.com",
"use" : "work"
}
]
}
],
"description" : "The gender of a person used for administrative purposes, as defined in the FHIR core specification.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "male",
"display" : "Male",
"definition" : "Male gender"
},
{
"code" : "female",
"display" : "Female",
"definition" : "Female gender"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.